func sync.runtime_notifyListWait

2 uses

	sync (current package)
		cond.go#L70: 	runtime_notifyListWait(&c.notify, t)
		runtime.go#L41: func runtime_notifyListWait(l *notifyList, t uint32)